home *** CD-ROM | disk | FTP | other *** search
- Path: ix.netcom.com!netnews
- From: Manuel Hernandez <ManuelHe@ix.netcom.com>
- Newsgroups: comp.lang.c++
- Subject: Re: New, New, Newbie...Suggested Reading?
- Date: 4 Mar 1996 00:59:13 GMT
- Organization: Netcom
- Message-ID: <4hdf91$s8o@cloner4.netcom.com>
- NNTP-Posting-Host: irv-ca9-15.ix.netcom.com
- X-NETCOM-Date: Sun Mar 03 4:59:13 PM PST 1996
-
- bmccart2@ix.netcom.com (Brian McCarthy) writes:
- > I have "C for dummies" and the Waite group's "The Black Art of 3d Game
- > Progamming" which is an excellent book but a little over my head.
- > Suggestions????
- > Thanks in advance Sean McCarthy
- >
-
- Hi,
-
- I think my tab button sent a posting reply too soon.
-
- Anyway, "C++ Pointers and Dynamic Memmory Management" by Michael
- Daconta is a good one. It covers the toughest subject in progrmming
- with grace and clarity. It demystifies the abstract concepts of
- OOP by showing you how the computer stores and retrieves data on
- a bit by bit, byte by byte basis. In plain english no less.
-
- I am really enjoying it so far, though you should think of this
- as a suplement to any more general C++ book you might get.
-